Package edu.uky.ai.lp
Contains classes for representing, playing, and displaying a game of "Hunt the Wumpus".
-
Enum Summary Enum Description Action Represents each of the possible actions an agent can take in the Wumpus World.
| Enum | Description |
|---|---|
| Action |
Represents each of the possible actions an agent can take in the Wumpus
World.
|